Requires that the user name and password do not match.
all | Specifies all users (and future users). |
name | Specifies an account name. |
username-match | Specifies that the password matches the username. |
permit | Specifies that username matches are permitted (Default). |
deny | Specifies that username matches are not permitted. |
permit
A restriction is placed only when the user name and password match exactly. The user name can be a substring of the password or the other way around.
The following example requires all users to use this specified format for all passwords:
configure account all password-policy username-match deny
This command was first available in version 33.1.1.
This command is available on all Universal switches supported in this document.